go.pact.im/x/goupdate.sectionIndentWriter.Section (method)

2 uses

	go.pact.im/x/goupdate (current package)
		textgen.go#L295: 	if err := g.w.Section(f); err != nil {
		textgen.go#L340: func (w *sectionIndentWriter) Section(f func() error) error {